-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retry incomplete address book during acceptance tests #9744
Conversation
Signed-off-by: Steven Sheehy <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9744 +/- ##
=========================================
Coverage 92.23% 92.23%
Complexity 7628 7628
=========================================
Files 937 937
Lines 32119 32119
Branches 4071 4071
=========================================
+ Hits 29624 29625 +1
Misses 1542 1542
+ Partials 953 952 -1 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Retry incomplete address book during acceptance tests (#9744) Signed-off-by: Steven Sheehy <[email protected]>
Retry incomplete address book during acceptance tests (#9744) Signed-off-by: Steven Sheehy <[email protected]>
Description:
Retry incomplete address book during acceptance tests
Related issue(s):
Fixes #9743
Notes for reviewer:
Checklist